import React from 'react'; export declare function useMutationObserver(elementRef: React.RefObject, onChange: (element: HTMLElement) => void): void; //# sourceMappingURL=index.d.ts.map