import { ProbeSubscriber } from './probe.subscriber'; export const SUBSCRIBERS = [ ProbeSubscriber, ];