import React from 'react';
import {
Truck, AlertCircle, Clock, CheckCircle2,
TrendingUp, TrendingDown, DollarSign, MapPin
} from 'lucide-react';
import { Card, CardContent } from '@/components/ui/card';
const StatCard = ({ title, value, subtext, icon: Icon, color, trend }) => (
{title} {subtext}{value}
{subtext &&
Monitoramento em tempo real da operação.
{alert.msg}