import { ErrorResponse } from "./types"; export declare const stacktrace: { parse: (error: Error) => Promise; }; //# sourceMappingURL=parser.d.ts.map