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