import { Command } from '../../../lib/cli'; export default class Plugin implements Command { parse(): Promise; } //# sourceMappingURL=plugin.d.ts.map