export declare const fetchCaptureId: (reqBody: any, headers: any) => Promise<any>;
export declare const fetchTraceAndCatalogData: (reqBody: any, headers: any) => Promise<any>;
//# sourceMappingURL=trace-helper.d.ts.map