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