import { IsDrmSupportedParams } from './isDrmSupported'; export declare function isPrimetimeSupported(params?: IsDrmSupportedParams): Promise;