import React from 'react'; export declare const FieldWrapperStatus: (props: any) => React.JSX.Element; export declare const FieldWrapper: (props: any) => React.JSX.Element;