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