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