import { SVGProps } from 'react'; declare const IconPaymentRegular: (props: SVGProps) => JSX.Element; export default IconPaymentRegular;