export declare const ElsAMap: { new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins & Readonly<{ "onUpdate:x"?: ((...args: any[]) => any) | undefined; "onUpdate:y"?: ((...args: any[]) => any) | undefined; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { "update:x": (...args: any[]) => void; "update:y": (...args: any[]) => void; }, import('vue').PublicProps, { width: string; height: string; buttonProps: Record; version: string; plugins: string[]; }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, { mapContainerRef: HTMLDivElement; }, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly & Readonly<{ "onUpdate:x"?: ((...args: any[]) => any) | undefined; "onUpdate:y"?: ((...args: any[]) => any) | undefined; }>, {}, {}, {}, {}, { width: string; height: string; buttonProps: Record; version: string; plugins: string[]; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase & Readonly<{ "onUpdate:x"?: ((...args: any[]) => any) | undefined; "onUpdate:y"?: ((...args: any[]) => any) | undefined; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { "update:x": (...args: any[]) => void; "update:y": (...args: any[]) => void; }, string, { width: string; height: string; buttonProps: Record; version: string; plugins: string[]; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => { $slots: { default?(_: {}): any; }; }) & import('vue').ObjectPlugin & { setPropsDefaults: (defaults: { readonly width?: string | (() => string) | undefined; readonly height?: string | (() => string) | undefined; readonly appKey?: string | (() => string) | undefined; readonly appSecret?: string | (() => string) | undefined; readonly version?: string | (() => string) | undefined; readonly plugins?: (() => string[]) | undefined; readonly buttonProps?: (() => Record) | undefined; }) => void; } & Record; export default ElsAMap;