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