import type { UseView } from "./types.js"; export declare const useView: UseView;