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