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