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