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