import type { VideoConfig } from './video-config.js'; export declare const useUnsafeVideoConfig: () => VideoConfig | null;