import React from 'react'; import { IWeuiSchemaFormProps } from './types'; export declare const SchemaForm: React.FC; export default SchemaForm;