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