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

declare const DomainIcon: MdiReactIconComponentType;
export default DomainIcon;
