export declare function getRadioGroupTestIds(dataTestId: string): { checkbox: string; label: string; hint: string; error: string; };