export declare function getShowStatus(isLoadingVideo: boolean, isEnd: boolean, isError: boolean): string | null;