export declare function throttle(fn: any, throttle: any): any;