/// import { IconProps } from '../helper'; declare function Eossettings_cellOutlined({ size, color, rotate, horizontalFlip, verticalFlip, className }: IconProps): JSX.Element; export default Eossettings_cellOutlined;