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