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

declare const CallMadeIcon: MdiReactIconComponentType;
export default CallMadeIcon;
