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