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