import { type SeparatorProps } from '../../Separator/Separator'; type CellButtonGroupSeparatorProps = Omit; export declare const CellButtonGroupSeparator: ({ className, ...restProps }: CellButtonGroupSeparatorProps) => import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=CellButtonGroupSeparator.d.ts.map