UNPKG

press-tdesign-vue-next

Version:
38 lines (37 loc) 1.64 kB
export declare const HeaderAvatar: { new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./types').HeaderAvatarProps> & Readonly<{ onLogout?: (() => any) | undefined; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { logout: () => any; }, import('vue').PublicProps, { showNick: boolean; nick: string; head: string; }, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly<import('./types').HeaderAvatarProps> & Readonly<{ onLogout?: (() => any) | undefined; }>, {}, {}, {}, {}, { showNick: boolean; nick: string; head: string; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase<Readonly<import('./types').HeaderAvatarProps> & Readonly<{ onLogout?: (() => any) | undefined; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { logout: () => any; }, string, { showNick: boolean; nick: string; head: string; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & (import('vue').VNodeProps & (import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & import('vue').Plugin)); export default HeaderAvatar; export * from './types';