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