import type { ItemPresenter } from "rune-lab/core"; import type { Currency } from "./types.js"; export declare const currencyPresenter: ItemPresenter;