export declare enum KalturaCountryRestrictionType {
    allowCountryList = 1,
    restrictCountryList = 0,
}
