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