import { IconProps } from '../types'; export declare const Phone: (props: IconProps) => JSX.Element;