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