import { RPCBase } from "../rpcBase"; export declare function MultiVideo(this: RPCBase): { getSpliceCaps: (channel?: number) => Promise; }; //# sourceMappingURL=MultiVideo.d.ts.map