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