import { Command } from 'commander';
export declare const onPreAction: (command: Command) => void;
export declare const configureCli: () => Command;
//# sourceMappingURL=cli.d.ts.map