import { IconSvgProps } from '../types';
declare const PhoneCall: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default PhoneCall;
//# sourceMappingURL=PhoneCall.d.ts.map