declare const useLayoutHeight: (videoRefBg: React.RefObject, isVideoLoading: boolean, videoLayoutHeight: number) => void; export default useLayoutHeight;