export type PreloadableState = { isPreloaded: boolean; isPreloading: boolean; };