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