export declare const wait: (ms: number, resolveInto?: T | undefined) => Promise;