import type { IExposedWrapper } from '../interface';
export declare const throttle: IExposedWrapper;
