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