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