export declare function deleteFromRequireCache(filePath: string): boolean; export declare function deleteCache(filePath: string): void;