import { TCategorySearchBuilder } from "../../types.js";
declare const withParent: () => TCategorySearchBuilder;
export default withParent;
