import commander from 'commander';
declare const _default: (program: commander.CommanderStatic, args: string[]) => void;
export default _default;
