import * as React from "react";
import type { IconProps } from "../types";
declare const BuildingStorefront: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
export default BuildingStorefront;
//# sourceMappingURL=building-storefront.d.ts.map