export declare type EnvironmentType = 'BROWSER' | 'VIDEO_PLAYER';
