import { StackParser } from '@sentry/core'; /** * A stack parser than combines Chrome and node.js parsers to give the best results even when nodeIntegration = true */ export declare const electronRendererStackParser: StackParser; //# sourceMappingURL=stack-parse.d.ts.map