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