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