import { SoftNavigationPerformanceInstrumentationArgs } from "./SoftNavigationPerformanceInstrumentation/types.js";
import { SoftNavigationPerformanceInstrumentation } from "./SoftNavigationPerformanceInstrumentation/SoftNavigationPerformanceInstrumentation.js";
import "./SoftNavigationPerformanceInstrumentation/index.js";
export { SoftNavigationPerformanceInstrumentation, type SoftNavigationPerformanceInstrumentationArgs };