declare const _default: {
    command: string;
    desc: string;
    builder: (yargs: any) => any;
};
export = _default;
