export declare function getOutputDir(kind: 'osint' | 'pentest' | 'images' | 'screenshots' | 'camera' | 'computer-use' | 'browser'): string; export declare function getWorkspaceRoot(): string; //# sourceMappingURL=output-paths.d.ts.map