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

declare const CallMergeIcon: MdiReactIconComponentType;
export = CallMergeIcon;