export async function sleepFor(ms: number); export async function abortableIterator(array: Array, action: (any) => void);