import type { IconProps } from '../../types'; declare const BookFill: import("react").NamedExoticComponent; /** * MingCute Icon: Book Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { BookFill };