/// import { IIconProps } from "types"; declare function NotAnswerCallSvg(props: IIconProps): JSX.Element; export default NotAnswerCallSvg;