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

declare const IpIcon: MdiReactIconComponentType;
export default IpIcon;
