declare module "*.txt" { const filePath: string; export default filePath; }