export type SymmetricKey = { primaryKey: string; secondaryKey: string; };