import type { BubbleToken } from '.'; import type { GenerateStyle } from '../../theme/cssinjs-utils'; export declare const genVariantStyle: GenerateStyle; export declare const genShapeStyle: GenerateStyle;