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