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

declare const CogBoxIcon: MdiReactIconComponentType;
export default CogBoxIcon;
