IssueData: stripPath<z.ZodIssueOptionalMessage> & {
    fatal?: boolean;
    path?: (string | number)[];
}