export declare function decompressSQLDump(base64Str: string, compressionType?: CompressionFormat): Promise;