declare const asyncGenerator: (value: T) => Promise; export { asyncGenerator };