/// import type { SmartCellGroup } from './PropTypes'; declare const CellGroup: import("react").FC; export { CellGroup }; export { SmartCellGroup, SmartCellGroupExternalClassName, SmartCellGroupProps } from './PropTypes';