import { HybridFileSystem } from './hybrid-file-system'; export declare function getInstance(writeToDisk: boolean): HybridFileSystem;