/// import { FieldBasicProps } from "../types"; export declare const FieldEmail: ({ isRequired, showLabel }: FieldBasicProps) => JSX.Element;