import Command from '@anycli/command'; export default class Version extends Command { run(): Promise; }