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