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