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