declare module "*.png" { const filePath: string; export = filePath; }