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