import './FormGroup.css'; import type { FormGroupBaseProps } from './types'; export declare const cnFormGroup: import("@bem-react/classname").ClassNameFormatter; export declare const FormGroup: import("../../utils/polymorphicComponentWithRef").PolymorphicComponentWithRef;