import type { RuntimeContext } from "@nika-js/onlymap"; export declare function useOmMap(watch?: readonly string[]): RuntimeContext;