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