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