export type { Promotion, PromotionExclusion } from './snake'; export type { PromotionCamel, PromotionExclusionCamel } from './camel';