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