import { PIPContextType } from './context'; export declare const usePIPWindow: () => PIPContextType;