import { RefObject } from 'react'; export declare function useApplyVideoObjectFit(videoEl: RefObject): void; export default useApplyVideoObjectFit;