export declare function allowSnapshotLocalDiskWrite(...candidates: Array): void; export declare function canWriteSnapshotToLocalDisk(...candidates: Array): boolean; export declare function __resetSnapshotLocalDiskGateForTests(): void;