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