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