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