import type { IconProps } from '../../types';
declare const PhoneOutgoingFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Phone Outgoing Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { PhoneOutgoingFill };
