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