export interface StorageKey { [STORAGE_KEY_NAME: string]: string; }