declare module '*.json' { export const version: string; export const value: any; }