import { PromotionShippingAction } from '../promotion-action'; export declare const freeShipping: PromotionShippingAction<{}, []>;