import type { UI } from "./index"; export declare const initListeners: (ui: UI) => void;