import { SVGProps } from 'react'; declare const IconCallFill: (props: SVGProps) => JSX.Element; export default IconCallFill;