declare const _exports: { '*.+(css|js|jsx|ts|tsx|md|mdx|yml|yaml|json|html|graphql)': (filenames: any) => string[]; }; export = _exports;