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