export declare const checkEllipsis: (box: HTMLElement, content: HTMLElement) => boolean;
