import { type TypedHandler } from "@intuitionrobotics/thunderstorm/backend";
import { type PubSubReadNotification } from "../../../../index.js";
export declare const read: TypedHandler<PubSubReadNotification>;
//# sourceMappingURL=read.d.ts.map