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