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