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