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