export declare enum HMSVideoViewMode { ASPECT_FILL = "ASPECT_FILL", ASPECT_FIT = "ASPECT_FIT", ASPECT_BALANCED = "ASPECT_BALANCED" }