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

declare const AngularIcon: MdiReactIconComponentType;
export default AngularIcon;
