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