export type LocalNameType = "method" | "property" | "field";
