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

declare const MqIcon: MdiReactIconComponentType;
export default MqIcon;
