declare const __VLS_publicComponent: import("vue").DefineComponent; }; }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { goBack: (args_0: void) => void; }, string, import("vue").PublicProps, Readonly; }; }>> & Readonly<{ onGoBack?: ((args_0?: void | undefined) => any) | undefined; }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare function __VLS_template(): { primary?(_: {}): any; secondary?(_: {}): any; }; declare const _default: __VLS_WithTemplateSlots>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };