UNPKG

@hhgtech/hhg-components

Version:
5 lines (4 loc) 331 B
/// <reference types="react" /> export declare const StyledPhone: import("@emotion/styled").StyledComponent<Omit<import("../../../components/mantine/phone/phoneWithCustomCountrySelect").PhoneProps, "ref"> & import("react").RefAttributes<import("react").Ref<unknown>> & { theme?: import("@emotion/react").Theme; }, {}, {}>;