import { SvgIconComponent } from './types'; declare const DnsIcon: SvgIconComponent; export default DnsIcon;