export { createTelemetryAdapterConformance } from "./conformance.ts"; export type { TelemetryAdapterConformanceCase, TelemetryAdapterFixture, TelemetryAdapterFixtureFactory, } from "./types.ts"; //# sourceMappingURL=index.d.ts.map