// tslint:disable:no-empty-interface /** * Options for {@link Publisher.unpublish}. * @public */ export interface PublisherUnpublishOptions { }