import { IconProps } from '../Icon'; declare function SvgCallEnd(props: IconProps): JSX.Element; export default SvgCallEnd;