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