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