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