export declare const resetTimer: (func: (...args: unknown[]) => unknown) => (this: any, ...args: unknown[]) => void;