declare module '*.cfg' { const content: string; export default content; }