declare const race: (promise: Promise, timeout: number, message?: string) => Promise; export { race, }; //# sourceMappingURL=race.d.ts.map