import { SvgIconComponent } from './types'; declare const CallEndIcon: SvgIconComponent; export default CallEndIcon;