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