import { MdiReactIconComponentType } from './dist/typings';

declare const CallReceivedIcon: MdiReactIconComponentType;
export default CallReceivedIcon;
