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