import { IconProps } from '@/@types/icon'; import React from 'react'; declare const DominiosIcon: React.FC; export default DominiosIcon;