import type { IPTraceRes } from "../types/index.ts"; declare function getFullTrace(): Promise; export { getFullTrace }; //# sourceMappingURL=index.d.ts.map