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