declare module "*.json" { const value: {[key: string]: any} export = value }