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