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

declare const CogIcon: MdiReactIconComponentType;
export default CogIcon;
