/// import { Times } from '../get-process-times/types'; export declare function getThreadTimes(threadHandle: Buffer): Promise;