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