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