import React from 'react'; declare const FormGroup: React.ForwardRefExoticComponent & React.RefAttributes>; export default FormGroup;