/**
 * Alert System Agent
 *
 * Monitors for significant events and sends notifications via email,
 * dashboard updates, or other channels. Integrates with Gmail MCP for alerts.
 *
 * Usage:
 *   agent-alert -- --investigation <id> --channel <email|dashboard>
 */
export {};
//# sourceMappingURL=alert-system.d.ts.map