/**
* @deprecated please copy this code to your implementation instead, this function will be removed in the next major version of this package.
* @paramtimer
*/exportdeclarefunctionunrefTimer(timer: {
unref(): unknown;
} | number): void;
//# sourceMappingURL=timer-util.d.ts.map