export declare function requireFresh(mod: string): any; export declare function requireSafe(mod: string): any;