import type { Func } from "hry-types/src/Misc/Func"; export declare function applyDebounceAndThrottle(obj: Record): void;