declare const runOnNewThread: (fn: () => void) => void;
export { runOnNewThread };
//# sourceMappingURL=thread.d.ts.map