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