import { JwtKeyValuePair } from "../data/types"; export interface IAdditionalData { secondaryKeys: Array; }