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