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