type PruneStaleCommandPolls = typeof import("./command-poll-backoff.js").pruneStaleCommandPolls;
export declare function pruneStaleCommandPolls(...args: Parameters<PruneStaleCommandPolls>): ReturnType<PruneStaleCommandPolls>;
export {};
