type FormFieldsProps = {}; export declare function FormFields(_: FormFieldsProps): import("react/jsx-runtime").JSX.Element; export {};