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

declare const AndroidIcon: MdiReactIconComponentType;
export default AndroidIcon;
