import type { CardPromotion } from '../promotions';
export type FindPromotion = CardPromotion;
