export declare const Debounce: (cb: T, wait?: number) => T; //# sourceMappingURL=performance.d.ts.map