declare const useInit: (creator: () => T) => T; export default useInit; //# sourceMappingURL=useInit.d.ts.map