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