import React from 'react'; import type { Text as RNText } from 'react-native'; import { FormErrorProps } from './types'; export declare const FormError: React.ForwardRefExoticComponent>;