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