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