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