import key0 from "./key-0.json";
import key1 from "./key-1.json";

export { key0, key1 };
