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