import { type BinaryRadioButtonGroupProps } from './renderBinaryRadioButtonGroup'; export declare const renderPaymentType: (props: Partial) => any;