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