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