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