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

declare const UsbIcon: MdiReactIconComponentType;
export default UsbIcon;
