function promise() {
throw new Error("Not implemented");
}
export { promise };
//# sourceMappingURL=promise.ts.js.map