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