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

declare const LanIcon: MdiReactIconComponentType;
export default LanIcon;
