import { RefElements } from "./ref-elements.js"; export default function analyzeFeaturesFromXml(osm: string, refElements: RefElements): void;