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