export function helloCustomer(): string { return 'Hello from Customers module!'; }