import * as z from 'zod'; export declare function parseZodError(ze: z.ZodError): string;