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