import type { ItemSpec } from "wc3data"; import type { W3uW3tInput } from "./util"; export declare const mapItemSpecs: (w3t: W3uW3tInput, w3tSkin?: W3uW3tInput) => Record;