import { Command } from 'commander'; declare const listCommand: Command; export default listCommand; //# sourceMappingURL=list.d.ts.map