declare const _default: (callback: () => void, conditions: any[]) => void; /** Similar with `useEffect` but only trigger after mounted */ export default _default;