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