import { StackFrame } from 'erisl-ncli-13/dist/compiled/stacktrace-parser'; export declare function parseStack(stack: string): StackFrame[];