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

declare const SerialPortIcon: MdiReactIconComponentType;
export default SerialPortIcon;
