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