import '@oicl/openbridge-webcomponents/dist/ar/poi-layer-stack/poi-layer-stack.js'; import { PoiLayerSelectionMode } from '@oicl/openbridge-webcomponents/dist/ar/poi-layer-stack/poi-layer-stack.js'; export interface Props { selectionMode?: PoiLayerSelectionMode; } export type { PoiLayerSelectionMode } from '@oicl/openbridge-webcomponents/dist/ar/poi-layer-stack/poi-layer-stack.js'; declare const _default: import("vue").DefineComponent & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>; export default _default;