export declare function updateManifest(path: string, value: string): void; export declare function revertManifest(): void;