import type { GenerateStyle } from '../../theme/interface'; import type { BubbleToken } from './bubble'; declare const genBubbleListStyle: GenerateStyle; export default genBubbleListStyle;