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

declare const AdbIcon: MdiReactIconComponentType;
export default AdbIcon;
