declare const start: (dir: string) => Promise; export { start };