/**
 * Representation of the 'AiLabelValue' schema.
 * Max Length: 5000.
 */
export type AiLabelValue = string;
//# sourceMappingURL=ai-label-value.d.ts.map