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