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

declare const AndroidDebugBridgeIcon: MdiReactIconComponentType;
export default AndroidDebugBridgeIcon;
