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