import A from "x"; export function fn(x: A) { return A.method(x); }