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