// Added for FCError
// new typed arg AST
// Re-export key structs and enums for easier access by the CLI crate
pub use FCError;
pub use ;
pub use Logger;
pub use ParsedCommand;
pub use ArgValue;
pub use CommandSpec; // Added CommandSpec for potential CLI use