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