ParseParams: {
    async: boolean;
    errorMap: ZodErrorMap;
    path: (string | number)[];
}