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