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

declare const DnsOutlineIcon: MdiReactIconComponentType;
export default DnsOutlineIcon;
