Variable duplicateRegistrationErrorConst

duplicateRegistrationError: ErrorHelper<{
    id: string;
    type: string;
} & DefaultErrorType> = ...