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