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