import { IconProps } from '../Icon'; declare function SvgDomainLogo(props: IconProps): JSX.Element; export default SvgDomainLogo;