import type { TCreatePriceDraftBuilder } from "../types.js"; declare const PriceDraft: TCreatePriceDraftBuilder; export default PriceDraft;