export declare function generateOffsetKey(blockKey: string): string; export declare function extractBlockKeyFromOffsetKey(offsetKey: string): string;