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