import * as React from "react"; declare const SvgIcnCall: (props: React.SVGProps) => JSX.Element; export default SvgIcnCall;