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