declare module '*.png' { const image: string export = image } declare module '*.json'