import { BcfTopicTotal } from '../../store/bcfReflect'; declare const _default: import('vue').DefineComponent<{ bcfId: number; userId: number; bcfList: BcfTopicTotal[]; bcfContent: BcfTopicTotal; }, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { closePanel: (...args: any[]) => void; emitHandler: (...args: any[]) => void; switchCurrentBcf: (...args: any[]) => void; editBcf: (...args: any[]) => void; imageZoomIn: (...args: any[]) => void; refreshCurrentBcf: (...args: any[]) => void; updateBcf: (...args: any[]) => void; closeDetail: (...args: any[]) => void; }, string, import('vue').PublicProps, Readonly<{ bcfId: number; userId: number; bcfList: BcfTopicTotal[]; bcfContent: BcfTopicTotal; }> & Readonly<{ onClosePanel?: ((...args: any[]) => any) | undefined; onEmitHandler?: ((...args: any[]) => any) | undefined; onSwitchCurrentBcf?: ((...args: any[]) => any) | undefined; onEditBcf?: ((...args: any[]) => any) | undefined; onImageZoomIn?: ((...args: any[]) => any) | undefined; onRefreshCurrentBcf?: ((...args: any[]) => any) | undefined; onUpdateBcf?: ((...args: any[]) => any) | undefined; onCloseDetail?: ((...args: any[]) => any) | undefined; }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>; export default _default;