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