declare const useCheckIsMobile: (containerRef: React.RefObject) => boolean; export default useCheckIsMobile;