Repository URL to install this package:
|
Version:
2.0.3 ▾
|
import { TelephoneAttributesOrProps } from './typings';
export declare function renderIcon(props: TelephoneAttributesOrProps): false | JSX.Element | undefined;
export declare function renderValue(props: TelephoneAttributesOrProps): JSX.Element;