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