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

declare const MergeTypeIcon: MdiReactIconComponentType;
export default MergeTypeIcon;
