import { ReactIconComponentType } from '../types';

declare const SettingsEthernet: ReactIconComponentType;
export default SettingsEthernet;
            