export declare enum SeriesIdentifierType {
    Proprietary,
    Issn,
    GermanNationalBibliographySeriesId,
    GermanBooksInPrintSeriesId,
    ElectreSeriesId,
    Doi,
    Isbn_13,
    Urn,
    BnfControlNumber,
    Ark,
    IssnL
}
