import React from 'react'; import { CompositeFieldProps } from './types'; export declare const CompositeField: React.FC;