import { type RefObject } from 'react'; export declare function useContainerWidth(): [RefObject, number];