import { Command } from 'commander'; export declare function registerExtendedCommands(program: Command): void; export declare function registerFleetCommands(program: Command): void; //# sourceMappingURL=extras.d.ts.map