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