declare const _default: __VLS_WithTemplateSlots z.infer>; takeawayCatalog: z.ZodNullable>; pickupCatalog: z.ZodNullable>; additionalCatalogs: z.ZodArray; updatedAt: z.ZodString; linkedDeliveryCatalogs: z.ZodArray, "many">; inHouseDelivery: z.ZodNullable>; hasSst: z.ZodBoolean; revertConfig: z.ZodNullable>; takeawayCatalog: z.ZodNullable>; pickupCatalog: z.ZodNullable>; additionalCatalogs: z.ZodNullable>>; }, "strip", z.ZodTypeAny, { catalogId?: string | null | undefined; additionalCatalogs?: string[] | null | undefined; takeawayCatalog?: string | null | undefined; pickupCatalog?: string | null | undefined; _id: string; }, { catalogId?: string | null | undefined; additionalCatalogs?: string[] | null | undefined; takeawayCatalog?: string | null | undefined; pickupCatalog?: string | null | undefined; _id: string; }>>>; }, "strip", z.ZodTypeAny, { catalogId?: string | null | undefined; inHouseDelivery?: string | null | undefined; takeawayCatalog?: string | null | undefined; pickupCatalog?: string | null | undefined; revertConfig?: { catalogId?: string | null | undefined; additionalCatalogs?: string[] | null | undefined; takeawayCatalog?: string | null | undefined; pickupCatalog?: string | null | undefined; _id: string; } | null | undefined; name: string; _id: string; additionalCatalogs: string[]; updatedAt: string; linkedDeliveryCatalogs: { name: string; catalog: string; }[]; hasSst: boolean; }, { catalogId?: string | null | undefined; inHouseDelivery?: string | null | undefined; takeawayCatalog?: string | null | undefined; pickupCatalog?: string | null | undefined; revertConfig?: { catalogId?: string | null | undefined; additionalCatalogs?: string[] | null | undefined; takeawayCatalog?: string | null | undefined; pickupCatalog?: string | null | undefined; _id: string; } | null | undefined; name: string; _id: string; additionalCatalogs: string[]; updatedAt: string; linkedDeliveryCatalogs: { name: string; catalog: string; }[]; hasSst: boolean; }>>[]; required: true; }; }>, { show: import("vue").Ref; trigger: (event?: any) => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { publishMenu: (...args: any[]) => void; }, string, import("vue").PublicProps, Readonly z.infer>; takeawayCatalog: z.ZodNullable>; pickupCatalog: z.ZodNullable>; additionalCatalogs: z.ZodArray; updatedAt: z.ZodString; linkedDeliveryCatalogs: z.ZodArray, "many">; inHouseDelivery: z.ZodNullable>; hasSst: z.ZodBoolean; revertConfig: z.ZodNullable>; takeawayCatalog: z.ZodNullable>; pickupCatalog: z.ZodNullable>; additionalCatalogs: z.ZodNullable>>; }, "strip", z.ZodTypeAny, { catalogId?: string | null | undefined; additionalCatalogs?: string[] | null | undefined; takeawayCatalog?: string | null | undefined; pickupCatalog?: string | null | undefined; _id: string; }, { catalogId?: string | null | undefined; additionalCatalogs?: string[] | null | undefined; takeawayCatalog?: string | null | undefined; pickupCatalog?: string | null | undefined; _id: string; }>>>; }, "strip", z.ZodTypeAny, { catalogId?: string | null | undefined; inHouseDelivery?: string | null | undefined; takeawayCatalog?: string | null | undefined; pickupCatalog?: string | null | undefined; revertConfig?: { catalogId?: string | null | undefined; additionalCatalogs?: string[] | null | undefined; takeawayCatalog?: string | null | undefined; pickupCatalog?: string | null | undefined; _id: string; } | null | undefined; name: string; _id: string; additionalCatalogs: string[]; updatedAt: string; linkedDeliveryCatalogs: { name: string; catalog: string; }[]; hasSst: boolean; }, { catalogId?: string | null | undefined; inHouseDelivery?: string | null | undefined; takeawayCatalog?: string | null | undefined; pickupCatalog?: string | null | undefined; revertConfig?: { catalogId?: string | null | undefined; additionalCatalogs?: string[] | null | undefined; takeawayCatalog?: string | null | undefined; pickupCatalog?: string | null | undefined; _id: string; } | null | undefined; name: string; _id: string; additionalCatalogs: string[]; updatedAt: string; linkedDeliveryCatalogs: { name: string; catalog: string; }[]; hasSst: boolean; }>>[]; required: true; }; }>> & Readonly<{ onPublishMenu?: ((...args: any[]) => any) | undefined; }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, { default?(_: { trigger: (event?: any) => void; }): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };