export declare function exportStore(data: Uint8Array, location: string, asWasm?: boolean): Promise<void>;
