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

declare const CobwebIcon: MdiReactIconComponentType;
export default CobwebIcon;
