export default class AsyncBase { constructor(); static async(): Promise; } //# sourceMappingURL=AsyncBase.d.ts.map