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