export declare function payloadContainsVideoInput(payload: unknown): boolean; export declare const VIDEO_REQUEST_TIMEOUT_MS: number;