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