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