/** * claude-auto-switch public API. * * Re-exports land here as units are implemented (config, registry, health, * selector, launcher). Keeping a single entry point makes the tool usable * programmatically and gives tests one place to import from. */ export declare const PACKAGE_NAME = "claude-auto-switch";