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