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