export default class StackFrameEditor {
    static fileNameRegex: RegExp;
    static parseFileNames(stackFramesArr: any): {};
    static readPropertiesFromFileName(fileName: any): {};
}
//# sourceMappingURL=stack-frame-editor.d.ts.map