export declare enum RightsType {
    Copyright,
    PhonogramRight,
    DatabaseRight
}
