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