export enum KeyType {
  astrax = "astrax",
  plaintextKey = "plaintextKey",
}
