/// export declare function useContainerWidth(): { ref: import('react').MutableRefObject; width: number; };