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

declare const WebIcon: MdiReactIconComponentType;
export default WebIcon;
