export declare const useInit: () => { init: (start: () => {}) => void; };