import { z } from 'zod/v4'; export declare const ReverseObject: z.ZodObject<{ bridges: z.ZodOptional; }, z.core.$strip>>>; portals: z.ZodOptional; }, z.core.$strip>>>; }, z.core.$strip>; export type ReverseObject = z.infer;