/// import { IIconProps } from 'types'; declare const CallRequestSvg: (props: IIconProps) => JSX.Element; export default CallRequestSvg;