export default interface IWaitForOptions { timeoutMs?: number; sinceCommandId?: number; }