declare const useInit: (cb: () => void) => void; export default useInit;