Index: src/services/guardianship/index.js
===================================================================
--- src/services/guardianship/index.js	(revision 5c373b8e846c6510a176f2fa06bfe3e2b6753102)
+++ src/services/guardianship/index.js	(revision e62f65d51ce6e100e8c44bd84a06c8731f893a03)
@@ -16,5 +16,5 @@
  */
 export { SHAER_CONTEXT, GUARDIAN_RELATIONSHIP, GUARDIAN_RELATIONSHIP_COMPACT, isGuardianRelationship } from './context.js';
-export { helpRequestProps, isHelpRequest } from './notes.js';
+export { helpRequestProps, isHelpRequest, waveProps, isWave } from './notes.js';
 export { wireDelivery, c2sVisibility, deliverDirectNote } from './delivery.js';
 export { wireHandshake, handleOutbox as handleGuardianshipOutbox, handleInbox as handleGuardianshipInbox, parseRelationship } from './handshake.js';
