export interface StorageSchema { 'app/lastRoute': string; 'app/theme': string; }