import type { Transducer } from "./api.js"; export declare const trace: (prefix?: string) => Transducer; //# sourceMappingURL=trace.d.ts.map