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