export declare enum KalturaAdProtocolType {
    custom = "0",
    vast = "1",
    vast20 = "2",
    vpaid = "3"
}
