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