import React from 'react'; import { SvgIconProps } from '@mui/material/SvgIcon'; declare const SvgEatonTwoTone: (props: SvgIconProps) => React.FunctionComponentElement>>; export default SvgEatonTwoTone;