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