import type { JsonlDBOptions } from "@alcalzone/jsonl-db";
import type { ZWaveOptions } from "./ZWaveOptions.js";
export declare const throttlePresets: Record<ZWaveOptions["storage"]["throttle"], JsonlDBOptions<any>>;
//# sourceMappingURL=ThrottlePresets.d.ts.map