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