import { Command } from 'clime'; export default class extends Command { execute(workflowSpecifier: string): Promise; } //# sourceMappingURL=install.d.ts.map