export declare function migrateStorageKeyRename(storage: Storage, oldKey: string, newKey: string): void;
