import { InputBCFView } from '@xtctwins/tctwins-bimx-viewer/types/src/toolbar/BCFTool'; declare const _default: import('vue').DefineComponent<{ snapshotList?: InputBCFView[]; editEnable?: Boolean; }, { updateList: (newList: InputBCFView[], index?: number) => void; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { imageZoomIn: (...args: any[]) => void; deleteView: (...args: any[]) => void; switchViewPoints: (...args: any[]) => void; }, string, import('vue').PublicProps, Readonly<{ snapshotList?: InputBCFView[]; editEnable?: Boolean; }> & Readonly<{ onImageZoomIn?: ((...args: any[]) => any) | undefined; onDeleteView?: ((...args: any[]) => any) | undefined; onSwitchViewPoints?: ((...args: any[]) => any) | undefined; }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>; export default _default;