export declare const VIDEO_INPUT: { NONE: string; BLUE: string; SMPTE: string; }; export declare const AUDIO_INPUT: { NONE: string; 440: string; };