import { type IconFn } from "../_icon.js"; /** Feather `BellOff` icon. */ export declare const iconFeatherBellOff: IconFn;