import type { IconProps } from '../../types'; declare const BookOpenFill: import("react").NamedExoticComponent; /** * Remix Icon: Book Open Fill * @see {@link https://remixicon.com/icon/book-open-fill Remix Icon Docs} */ export { BookOpenFill };