declare function CheckboxGroupField({ element, responsiveStyles, fieldLabel, fieldVal, otherVal, repeatIndex, editMode, onChange, onOtherChange, onEnter, elementProps, disabled, children }: any): import("@emotion/react/jsx-runtime").JSX.Element; export default CheckboxGroupField; //# sourceMappingURL=index.d.ts.map