import type { PTimeoutOptions } from '../promise/pTimeout.js'; export declare function _Timeout(opt: PTimeoutOptions): MethodDecorator;