export declare enum KalturaContributionPolicyType {
    all = 1,
    membersWithContributionPermission = 2,
}
