/** * AI Component Schema * AI behavior configuration */ import { ComponentSchema } from '../FieldMetadata'; export declare const AISchema: ComponentSchema; //# sourceMappingURL=AISchema.d.ts.map