export declare function debounced(delay?: number): void | Promise>(_: unknown, __: string | symbol, descriptor: TypedPropertyDescriptor) => TypedPropertyDescriptor;