Repository URL to install this package:
|
Version:
0.9.5 ▾
|
/// <reference types="react" />
import { TelephoneAttributesOrProps } from './typings';
export declare function renderIcon(props: TelephoneAttributesOrProps): JSX.Element;
export declare function renderValue(props: TelephoneAttributesOrProps): JSX.Element;