export declare const useTypography: () => { typography: import("../types/theme").ITypography; setTypography: import("recoil").SetterOrUpdater; };