import { Integration } from'@sentry/types';
/**
* Automatically detects and returns integrations that will work with your dependencies.
*/export declare functionautoDiscoverNodePerformanceMonitoringIntegrations(): Integration[];
//# sourceMappingURL=index.d.ts.map