export { credentialsClient } from "./src/credentials/client.js";
export { defaultCredentialsSchema } from "./src/credentials/schema.js";
