import { TCommand } from '../../types';
export declare const npmCommand: TCommand;
