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