export declare type LiveStreamEventDvrWindowErrorReason = 'DVR_WINDOW_TOO_HIGH' | 'DVR_WINDOW_TOO_LOW' | 'UNKNOWN';
