import type { GenerateStyle } from '../../theme/cssinjs-utils';
import type { BubbleToken } from '.';
export declare const genDividerBubbleStyle: GenerateStyle<BubbleToken>;
export default genDividerBubbleStyle;
