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