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

declare const GentooIcon: MdiReactIconComponentType;
export default GentooIcon;
