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