export declare function loadManifest(path: string, shouldCache?: boolean): any; export declare function clearManifestCache(path: string): boolean;