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

declare const GnomeIcon: MdiReactIconComponentType;
export default GnomeIcon;
