import React from 'react';
declare const MastercardDarkSVG: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default MastercardDarkSVG;
