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