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