import type { GroupContent, NestableContent, UIDContent } from "@prismicio/types-internal/lib/content"; import type { Group, NestableWidget, UID } from "@prismicio/types-internal/lib/customtypes"; export type StaticZone = Readonly>; export type StaticZoneContent = Readonly>;