import React from 'react'; import { View } from 'react-native'; import type { FormGroupProps } from './types'; export declare const FormGroup: React.ForwardRefExoticComponent>;