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