import { ComponentWithAs as _ } from '@chakra-ui/react'; import { BasePhoneNumberInputProps } from './PhoneNumberInput'; export declare const SingleCountryPhoneNumberInput: _<"input", BasePhoneNumberInputProps>;