export declare const INSIGHTS_PLAYER_PLAY = "InsightsPlayerPlay"; export declare const INSIGHTS_PLAYER_SHOW = "InsightsPlayerShow"; export declare const INSIGHTS_PLAYER_HIDE = "InsightsPlayerHide"; export declare const INSIGHTS_PLAYER_INITIALIZED = "InsightsPlayerInitialized"; export declare const ENDPOINT_SEGMENT_ID = "${mediaApiUrl}/segmentId/${accountSid}/${taskSid}";