export declare const createCooldown: (cooldownMs: number) => () => boolean;
//# sourceMappingURL=createCooldown.d.ts.map