/**
 * @internal
 * A simple throttle function
 * @type {import('./ThrottleFn.ts').ThrottleFn}
 */
export const throttle: import("./ThrottleFn.ts").ThrottleFn;
//# sourceMappingURL=throttle.d.ts.map