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