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