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