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