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