export interface IPubsubSubscription { pubsubSystem: string; subscriptionName: string; }