// This is a mock external file for testing export function externalFunction() { return "Hello from external"; }