import { SentryMonitoringOptions } from '../sentry/sentry.interface';
export type AnyMonitoringOptions = SentryMonitoringOptions;
