export {
  removeReactionSignal,
  sendReactionSignal,
  type SignalReactionOpts,
  type SignalReactionResult,
} from "./src/send-reactions.js";
