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