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