import { z } from 'zod'; export declare const displayPanelsStatus: ({ readonly label: "Hidden"; readonly value: "hidden"; } | { readonly label: "Available"; readonly value: "available"; } | { readonly label: "Active"; readonly value: "active"; } | { readonly label: "Open"; readonly value: "open"; })[]; export declare const panelPreferencesTypeValidation: z.ZodOptional; }, z.core.$strip>>; export declare const displayPanelsValidation: z.ZodOptional, z.ZodOptional; }, z.core.$strip>>>; informationPanel: z.ZodCodec, z.ZodOptional; }, z.core.$strip>>>; peaksPanel: z.ZodCodec, z.ZodOptional; }, z.core.$strip>>>; integralsPanel: z.ZodCodec, z.ZodOptional; }, z.core.$strip>>>; rangesPanel: z.ZodCodec, z.ZodOptional; }, z.core.$strip>>>; structuresPanel: z.ZodCodec, z.ZodOptional; }, z.core.$strip>>>; processingsPanel: z.ZodCodec, z.ZodOptional; }, z.core.$strip>>>; zonesPanel: z.ZodCodec, z.ZodOptional; }, z.core.$strip>>>; summaryPanel: z.ZodCodec, z.ZodOptional; }, z.core.$strip>>>; multipleSpectraAnalysisPanel: z.ZodCodec, z.ZodOptional; }, z.core.$strip>>>; databasePanel: z.ZodCodec, z.ZodOptional; }, z.core.$strip>>>; predictionPanel: z.ZodCodec, z.ZodOptional; }, z.core.$strip>>>; automaticAssignmentPanel: z.ZodCodec, z.ZodOptional; }, z.core.$strip>>>; matrixGenerationPanel: z.ZodCodec, z.ZodOptional; }, z.core.$strip>>>; simulationPanel: z.ZodCodec, z.ZodOptional; }, z.core.$strip>>>; }, z.core.$strip>>; //# sourceMappingURL=panels_tab_validation.d.ts.map