import './ChoiceGroup.css'; import { ChoiceGroupComponent } from './types'; export declare const cnChoiceGroup: import("@bem-react/classname").ClassNameFormatter; export declare const ChoiceGroup: ChoiceGroupComponent; export * from './types';