export declare const useViewMode: (subKey: string) => readonly [boolean, () => void];