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

declare const GearIcon: MdiReactIconComponentType;
export default GearIcon;
