export declare function useThrottle any>(func: T, delay: number): T;