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