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