declare const useThrottle: (value: T, ms?: number) => T; export { useThrottle }; //# sourceMappingURL=index.d.ts.map