import { CliContext } from '../..'; declare const start: (ctx: CliContext) => Promise; export default start; //# sourceMappingURL=start.d.ts.map