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