declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
    capture: (...args: any[]) => void;
    centerView: (...args: any[]) => void;
}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{
    onCapture?: (...args: any[]) => any;
    onCenterView?: (...args: any[]) => any;
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
export default _default;
