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

declare const AddCallIcon: MdiReactIconComponentType;
export default AddCallIcon;
