import type { IconComponent } from '../types'; declare const OutgoingCall: IconComponent; export default OutgoingCall;