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