declare module '*.txt' { const content: any; export default content; }