import { BasePromotion } from "./common"; export interface StorePromotion extends BasePromotion { } //# sourceMappingURL=store.d.ts.map