import type { CleanupServerActionFn } from "./types.js";
/**
 * Handles cleanup of worker server action resources
 */
export declare const cleanupServerAction: CleanupServerActionFn;
//# sourceMappingURL=cleanupServerAction.client.d.ts.map