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

declare const CallEndIcon: MdiReactIconComponentType;
export default CallEndIcon;
