import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const SettingsEthernetTwoTone: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default SettingsEthernetTwoTone;
