import { IconProps } from '../Icon'; declare function SvgPayment(props: IconProps): JSX.Element; export default SvgPayment;