#!/usr/bin/env node /** * File Organizer MCP - TUI Entry Point * * Streamlined setup wizard for non-technical users. * Run via: npm run setup or npx file-organizer-mcp --setup */ export {}; //# sourceMappingURL=index.d.ts.map