import { z } from "zod"; export declare const CharacterSchema: z.ZodOptional; username: z.ZodOptional; bio: z.ZodOptional]>>; system: z.ZodOptional; adjectives: z.ZodOptional>; topics: z.ZodOptional>; style: z.ZodOptional>; chat: z.ZodOptional>; post: z.ZodOptional>; }, z.core.$strict>>; messageExamples: z.ZodOptional>; }, z.core.$strict>; }, z.core.$strict>>; }, z.core.$strict>>>; postExamples: z.ZodOptional>; }, z.core.$strict>>; //# sourceMappingURL=character-schema.d.ts.map