declare const _default: import('vue').DefineComponent { position: string; top: number; left: number; width: string; height: string; }; }; titleStyle: { type: ObjectConstructor; default: () => { position: string; top: string; left: string; width: string; transform: string; }; }; baseHttp: { type: StringConstructor; default: string; }; appKey: { type: StringConstructor; default: string; }; appSalt: { type: StringConstructor; default: string; }; imgBaseUrl: { type: StringConstructor; default: string; }; ids: { type: ObjectConstructor; default: () => {}; }; mock: { type: BooleanConstructor; default: boolean; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { "update:src": (...args: any[]) => void; "update:logo": (...args: any[]) => void; }, string, import('vue').PublicProps, Readonly { position: string; top: number; left: number; width: string; height: string; }; }; titleStyle: { type: ObjectConstructor; default: () => { position: string; top: string; left: string; width: string; transform: string; }; }; baseHttp: { type: StringConstructor; default: string; }; appKey: { type: StringConstructor; default: string; }; appSalt: { type: StringConstructor; default: string; }; imgBaseUrl: { type: StringConstructor; default: string; }; ids: { type: ObjectConstructor; default: () => {}; }; mock: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{ "onUpdate:src"?: ((...args: any[]) => any) | undefined; "onUpdate:logo"?: ((...args: any[]) => any) | undefined; }>, { baseHttp: string; appKey: string; appSalt: string; src: string; ids: Record; imgKey: string; logo: string; bgStyle: Record; titleStyle: Record; imgBaseUrl: string; mock: boolean; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>; export default _default;