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

declare const TacoIcon: MdiReactIconComponentType;
export default TacoIcon;
