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

declare const CogOutlineIcon: MdiReactIconComponentType;
export default CogOutlineIcon;
