import type { StackFrame } from "error-stack-parser";
export declare const cleanStack: (stack: StackFrame[]) => StackFrame[];
//# sourceMappingURL=clean-stack.d.ts.map