/** * Security Detections MCP - Type Definitions * * BACKWARD COMPATIBILITY EXPORT * This file re-exports all types from the modular types/ directory. * For new code, prefer importing directly from './types/index.js' * * @deprecated Import from './types/index.js' instead */ export * from './types/index.js';