import type { TRadioButtonsProps } from '../../../common/components/RadioButtons'; export declare const DemographicFields: ({ height, width, ...rest }: TRadioButtonsProps) => import("@emotion/react/jsx-runtime").JSX.Element;