import { ReactIconComponentType } from '../types';

declare const CallReceived: ReactIconComponentType;
export default CallReceived;
            