declare const _default: import("vue").DefineComponent<{ photoInfo: { type: ObjectConstructor; default: () => void; }; brandColor: { type: StringConstructor; default: string; }; btnColor: { type: StringConstructor; default: string; }; hasSubmit: { type: BooleanConstructor; default: boolean; }; isCps: { type: BooleanConstructor; default: boolean; }; canRedo: { type: NumberConstructor; default: number; }; }, {}, { docpopIns: any; selectLayer: any; }, { curCertPic(): any; curCertFileList(): any; picsUrl(): any; canReUplaod(): any; ext(): any; certUpCfg(): any; canDelete(): boolean; canUpload(): boolean; uploadMax(): any; uploadMin(): any; isShowCover(): any; desc(): any; title(): any; examples(): any; file_tpl(): any; downLoadTempUrl(): any; }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, Readonly void; }; brandColor: { type: StringConstructor; default: string; }; btnColor: { type: StringConstructor; default: string; }; hasSubmit: { type: BooleanConstructor; default: boolean; }; isCps: { type: BooleanConstructor; default: boolean; }; canRedo: { type: NumberConstructor; default: number; }; }>>, { isCps: boolean; brandColor: string; btnColor: string; photoInfo: Record; hasSubmit: boolean; canRedo: number; }>; export default _default;