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

declare const MidiPortIcon: MdiReactIconComponentType;
export default MidiPortIcon;
