export {
  REALTIME_BOOTSTRAP_CONTEXT_FILE_NAMES,
  resolveRealtimeBootstrapContextInstructions,
  type RealtimeBootstrapContextFileName,
} from "../agents/realtime-bootstrap-context.js";
