import { FileSystemAsync } from "kura";
export declare function getFileSystem(purge?: boolean): Promise<FileSystemAsync>;
//# sourceMappingURL=idbFS.d.ts.map