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