import { z } from 'zod';
export declare const alphaValue: z.ZodEffects<z.ZodAny, any, any>;
