import React from 'react'; export declare const useComponentWidth: (efts: any[]) => { width: number; ref: React.RefObject; };