import { raceStatic } from '../operator/race';
export declare const race: typeof raceStatic;
