export declare function mockGetBoundingClientRect(rect: Partial): () => void; export declare function mockRect(vertical?: boolean): () => void;