import type { BaseDialCodeSelectProps, ForwardRefPrimitive } from '../types'; export declare const DialCodeSelect: ForwardRefPrimitive;