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