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