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