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