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