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