/** * Info Component Schema * Entity name and description metadata */ import { ComponentSchema } from '../FieldMetadata'; export declare const InfoSchema: ComponentSchema; //# sourceMappingURL=InfoSchema.d.ts.map