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