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