declare const _default: import("vue").DefineComponent & { default: () => { [key: string]: any; }; }; showTitle: { type: BooleanConstructor; default: any; }; itemRender: { type: FunctionConstructor; default: () => void; }; onClick: { type: FunctionConstructor; }; onKeypress: { type: FunctionConstructor; }; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly & { default: () => { [key: string]: any; }; }; showTitle: { type: BooleanConstructor; default: any; }; itemRender: { type: FunctionConstructor; default: () => void; }; onClick: { type: FunctionConstructor; }; onKeypress: { type: FunctionConstructor; }; }>> & Readonly<{}>, { last: boolean; active: boolean; locale: { [key: string]: any; }; showTitle: boolean; itemRender: Function; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;