import { InputPhoneProps } from '../InputPhone.types';
export declare function useMismatchProps(props: InputPhoneProps): void;
