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