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