declare module "*.json" { const content: any; export default content; } declare module '*.jpg'