import { FieldProps } from '@rjsf/utils'; export declare const DescriptionField: ({ description }: FieldProps) => any;