declare const _default: <T extends string[]>(argv: T) => void;
export = _default;
