import { z } from 'zod'; export declare const pagePathnameSlices: z.ZodArray; __typename: z.ZodLiteral<"PagePathnameSlice">; }, "strip", z.ZodTypeAny, { id: string; __typename: "PagePathnameSlice"; pathname: string; basePageId: string; localizedPathname?: string | undefined; }, { id: string; __typename: "PagePathnameSlice"; pathname: string; basePageId: string; localizedPathname?: string | undefined; }>>, "many">; //# sourceMappingURL=page-pathname-slice.d.ts.map