export declare class PLVNativeModule { static readonly instance: PLVNativeModule; private readonly napi; private constructor(); downloadVideoKey(videoRootDirectory: string, videoPoolId: string, bitRate: number, userId: string, token: string): Promise; }