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