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