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