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