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