import { FC } from 'react'; import { IFormikEditComponent } from '../interfaces'; export declare const InputEmailOrPhone: FC;