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