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