declare interface ImportMeta { compileTime: <T>(file: string) => T }