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