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