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