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