export type DisclosureVariant = 'base' | 'subtle'; export type DisclosureSize = 'small' | 'medium'; //# sourceMappingURL=context.d.ts.map