import { z } from 'zod'; export declare const infoBlockFieldTabValidationWithUUID: z.ZodCodec>; visible: z.ZodBoolean; label: z.ZodString; } & { uuid: z.ZodUUID; }, z.core.$strip>, z.ZodObject<{ format: z.ZodString; jpath: z.ZodCodec>; visible: z.ZodBoolean; label: z.ZodString; }, z.core.$strip>>; export declare const infoBlockTabValidation: z.ZodObject<{ visible: z.ZodBoolean; fields: z.ZodArray>; visible: z.ZodBoolean; label: z.ZodString; } & { uuid: z.ZodUUID; }, z.core.$strip>, z.ZodObject<{ format: z.ZodString; jpath: z.ZodCodec>; visible: z.ZodBoolean; label: z.ZodString; }, z.core.$strip>>>; nameStyle: z.ZodOptional; fontSize: z.ZodCodec, z.ZodOptional>; fontStyle: z.ZodOptional>; fontWeight: z.ZodOptional>; }, z.core.$strip>>; valueStyle: z.ZodOptional; fontSize: z.ZodCodec, z.ZodOptional>; fontStyle: z.ZodOptional>; fontWeight: z.ZodOptional>; }, z.core.$strip>>; }, z.core.$strip>; //# sourceMappingURL=title_block_tab_validation.d.ts.map