export declare function getFoundationDBIndexName(index: string[]): string; export declare const CLEANUP_INDEX: string[]; export declare const FOUNDATION_DB_WRITE_BATCH_SIZE = 2000;