export declare const getHeight: (element: HTMLElement[], limit: number) => string;
