export declare const filterStack: (stack: string, type: "node" | "effect", stripCwd: boolean) => string;