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