export declare const DrmApi: { renewLicense(_drmLicenseId: string): Promise; };