// This file is maintained for backward compatibility // Import from the new consolidated API export { getCustomers, getCustomerDetails, type CustomerStats, type CustomerResponse } from '../lib/api';