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