import type { IMGUI } from "../gui.js";
export declare const tooltipRaw: (gui: IMGUI, tooltip: string) => void;
//# sourceMappingURL=tooltip.d.ts.map