export declare enum AvItemIdentifierType {
    Proprietary,
    Gtin_13,
    Doi,
    Imdb,
    Isrc,
    Isan,
    EidrDoi
}
