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