import { RefObject } from 'react'; export declare const isEllipsisActive: (ref: RefObject) => boolean;