import { z } from 'zod'; export declare const JSONContentSchema: z.ZodObject>; }, { content: z.ZodOptional>; }, { text: z.ZodString; marks: z.ZodOptional>; }, "strip", z.ZodTypeAny, { type?: string; attrs?: Record; }, { type?: string; attrs?: Record; }>, "many">>; }>, "strip", z.ZodTypeAny, { marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; }, { marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; }>, z.ZodObject>; }, { content: z.ZodOptional>; }, { text: z.ZodString; marks: z.ZodOptional>; }, "strip", z.ZodTypeAny, { type?: string; attrs?: Record; }, { type?: string; attrs?: Record; }>, "many">>; }>, "strip", z.ZodTypeAny, { marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; }, { marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; }>, z.ZodObject<{ type: z.ZodString; attrs: z.ZodOptional>; }, "strip", z.ZodTypeAny, { type?: string; attrs?: Record; }, { type?: string; attrs?: Record; }>]>, "many">>; }>, "strip", z.ZodTypeAny, { content?: ({ type?: string; attrs?: Record; } | { marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; })[]; type?: string; attrs?: Record; }, { content?: ({ type?: string; attrs?: Record; } | { marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; })[]; type?: string; attrs?: Record; }>]>, "many">>; }>, "strip", z.ZodTypeAny, { content?: ({ marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; } | { content?: ({ type?: string; attrs?: Record; } | { marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; })[]; type?: string; attrs?: Record; })[]; type?: string; attrs?: Record; }, { content?: ({ marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; } | { content?: ({ type?: string; attrs?: Record; } | { marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; })[]; type?: string; attrs?: Record; })[]; type?: string; attrs?: Record; }>; export declare const TiptapSchema: z.ZodObject<{ type: z.ZodLiteral<"doc">; content: z.ZodArray>; }, { content: z.ZodOptional>; }, { text: z.ZodString; marks: z.ZodOptional>; }, "strip", z.ZodTypeAny, { type?: string; attrs?: Record; }, { type?: string; attrs?: Record; }>, "many">>; }>, "strip", z.ZodTypeAny, { marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; }, { marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; }>, z.ZodObject>; }, { content: z.ZodOptional>; }, { text: z.ZodString; marks: z.ZodOptional>; }, "strip", z.ZodTypeAny, { type?: string; attrs?: Record; }, { type?: string; attrs?: Record; }>, "many">>; }>, "strip", z.ZodTypeAny, { marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; }, { marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; }>, z.ZodObject<{ type: z.ZodString; attrs: z.ZodOptional>; }, "strip", z.ZodTypeAny, { type?: string; attrs?: Record; }, { type?: string; attrs?: Record; }>]>, "many">>; }>, "strip", z.ZodTypeAny, { content?: ({ type?: string; attrs?: Record; } | { marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; })[]; type?: string; attrs?: Record; }, { content?: ({ type?: string; attrs?: Record; } | { marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; })[]; type?: string; attrs?: Record; }>]>, "many">>; }>, "strip", z.ZodTypeAny, { content?: ({ marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; } | { content?: ({ type?: string; attrs?: Record; } | { marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; })[]; type?: string; attrs?: Record; })[]; type?: string; attrs?: Record; }, { content?: ({ marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; } | { content?: ({ type?: string; attrs?: Record; } | { marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; })[]; type?: string; attrs?: Record; })[]; type?: string; attrs?: Record; }>, "many">; }, "strip", z.ZodTypeAny, { content?: { content?: ({ marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; } | { content?: ({ type?: string; attrs?: Record; } | { marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; })[]; type?: string; attrs?: Record; })[]; type?: string; attrs?: Record; }[]; type?: "doc"; }, { content?: { content?: ({ marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; } | { content?: ({ type?: string; attrs?: Record; } | { marks?: { type?: string; attrs?: Record; }[]; type?: string; attrs?: Record; text?: string; })[]; type?: string; attrs?: Record; })[]; type?: string; attrs?: Record; }[]; type?: "doc"; }>; //# sourceMappingURL=tiptapSchema.d.ts.map