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