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