import { PropType } from 'vue'; import { SubjectType } from './CCGlobalNavi.types'; declare const _default: import('vue').DefineComponent; default: ({ title: string; icon: string; path: string; subtitle: ({ title: string; icon: string; path: string; subjectIndex: number; infoNumber: number; } | { title: string; icon: string; path: string; subjectIndex: number; infoNumber?: undefined; })[]; image?: undefined; } | { title: string; icon: string; image: string; path: string; subtitle: never[]; })[]; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { "update:fullPath": (value: string) => void; push: (value: string) => void; }, string, import('vue').PublicProps, Readonly; default: ({ title: string; icon: string; path: string; subtitle: ({ title: string; icon: string; path: string; subjectIndex: number; infoNumber: number; } | { title: string; icon: string; path: string; subjectIndex: number; infoNumber?: undefined; })[]; image?: undefined; } | { title: string; icon: string; image: string; path: string; subtitle: never[]; })[]; }; }>> & Readonly<{ onPush?: ((value: string) => any) | undefined; "onUpdate:fullPath"?: ((value: string) => any) | undefined; }>, { fullPath: string; subjects: SubjectType[]; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; export default _default; //# sourceMappingURL=CCGlobalNavi.vue.d.ts.map