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