import { a } from '../module-a.ts'; export const c = a + 1;