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