export declare const getRectById: (id: string | undefined) => DOMRect;
