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