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