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