import { useEffect } from 'react';
export declare const useInitialEffect: typeof useEffect;
