declare module '@env'; declare module '*.png' { const value: string; export = value; }