import { Command } from 'commander';
declare const dev: Command;
export { dev };
//# sourceMappingURL=dev.d.ts.map