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