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