import { type SvgStringOpts } from '../../svgString'; export declare const PaymentSVG: (opts?: SvgStringOpts) => string; export default PaymentSVG;