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

declare const CheckNetworkIcon: MdiReactIconComponentType;
export default CheckNetworkIcon;
