import { type IconFn } from "../_icon.js"; /** Feather `BookOpen` icon. */ export declare const iconFeatherBookOpen: IconFn;