/** @internal Test seam for a parent replacement between lstat and chdir. */ export declare function testEnterPinnedParent(options: { parts: string[]; beforeEnter: () => Promise; }): Promise; export declare function runSecureScaffoldWriterProcess(): Promise; //# sourceMappingURL=secure-writer.d.ts.map