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