import { type IconFn } from "../_icon.js"; /** Bootstrap `ToggleOff` icon. */ export declare const iconBsToggleOff: IconFn;