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