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