export function onResize(el: Element, cb: (entry: { target: Element; contentRect: DOMRectReadOnly | DOMRect }) => void): () => void; export const supported: boolean;