export declare const timeoutPromise: (threshold: number) => Promise<"TIME_OUT">;