export interface SubscriptionSecrets { primaryKey: string; secondaryKey: string; }