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

declare const GogIcon: MdiReactIconComponentType;
export default GogIcon;
