import { z } from 'zod';
export declare const hiddenSchema: z.ZodBoolean;
