import React from 'react';
import { SvgIconProps } from '@mui/material/SvgIcon';
declare const SvgEaton: (props: SvgIconProps) => React.FunctionComponentElement<import("@mui/material/OverridableComponent").DefaultComponentProps<import("@mui/material/SvgIcon").SvgIconTypeMap<{}, "svg">>>;
export default SvgEaton;
