export type VmixCommand = { Function: string; [key: string]: string | number | string[] | number[]; }; //# sourceMappingURL=command.d.ts.map