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