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