// tslint:disable:no-empty-interface /** * Options for {@link Subscription.subscribe}. * @public */ export interface SubscriptionSubscribeOptions { }