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

declare const LanPendingIcon: MdiReactIconComponentType;
export default LanPendingIcon;
