export { StorageKeys, default as useUpdateTheme } from './UseUpdateTheme';
export type { UpdateThemeReturnType } from './UseUpdateThemeTypes';
