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

declare const CogsIcon: MdiReactIconComponentType;
export default CogsIcon;
