import { AsyncReadable } from "./async-readable.js"; export declare function race(stores: Array>): AsyncReadable; //# sourceMappingURL=race.d.ts.map