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