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