import { LTWHP } from '../types.js';
export declare const getBoundingRect: (clientRects: Array<LTWHP>) => LTWHP;
