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