export declare const printVersion: (argv: {
    [key: string]: any;
}) => void;
//# sourceMappingURL=utils.d.ts.map