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

declare const ABCIcon: MdiReactIconComponentType;
export default ABCIcon;
