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