pubmodcli;pubmodconfig;pubmodfolders;pubmodoutput;pubmodschema;// The SOAP client, error type, and period helpers now live in the `yuki-client`
// crate. Re-export them so existing `crate::{client,error,period}` paths in the
// CLI and `yuki_cli::{client,error,period}` paths in tests keep resolving.
pubuseyuki_client::{client, error, period};