import { z } from 'zod';
export declare const anyConditionSchema: z.ZodSchema;
