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