import { useLayoutEffect } from 'react';
declare const _default: typeof import("react").useEffect | typeof useLayoutEffect;
export default _default;
