import { Command } from 'commander'; export declare function BaCommand(program: Command): void;