export declare function resizeObserve(element: HTMLElement, resize: () => void): () => void;