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