declare const init: () => Promise<void>;
export default init;
