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

declare const MediumIcon: MdiReactIconComponentType;
export default MediumIcon;
