export declare const SCHEMA_TYPES: { value: string; title: string; }[]; export declare const FIELDS_BY_TYPE: Record;