import { ICommandDefinition } from "../../../../../cmd";
/**
 * Definition of the uninstall command.
 * @type {ICommandDefinition}
 */
export declare const uninstallDefinition: ICommandDefinition;
//# sourceMappingURL=uninstall.definition.d.ts.map