export declare function useScreenSize(): { isXSmall: boolean; isSmall: boolean; };