import credential0 from "./credential-0.json";
import credential1 from "./credential-1.json";
import credential2 from "./credential-2.json";

export { credential0, credential1, credential2 };
