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