declare const _default: { new (): { filename: string; extendEnv(env: any): void; log(): void; }; }; export = _default;