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

declare const CogsIcon: MdiReactIconComponentType;
export = CogsIcon;