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

declare const CallIcon: MdiReactIconComponentType;
export default CallIcon;
