import { ErrorTracking as CoreErrorTracking } from '@posthog/core';
export declare function createRelativePathModifier(basePath?: string): (frames: CoreErrorTracking.StackFrame[]) => Promise<CoreErrorTracking.StackFrame[]>;
//# sourceMappingURL=relative-path.node.d.ts.map