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