export declare function debounce(callBackFn: T, delay?: number): T; //# sourceMappingURL=index.d.ts.map