import React from 'react'; import { ISchemaFieldProps } from '../types'; export declare const SchemaField: React.FunctionComponent;