import { SVGProps } from "react";
declare const RIBuilding2Line: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIBuilding2Line };
