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

declare const DnsIcon: MdiReactIconComponentType;
export default DnsIcon;
