import type { ServerStory } from '@histoire/shared'; import type { PropType } from 'vue'; declare const _default: import("vue").DefineComponent; default: any; }; icon: { type: StringConstructor; default: any; }; iconColor: { type: StringConstructor; default: any; }; docsOnly: { type: BooleanConstructor; default: boolean; }; meta: { type: PropType; default: any; }; }>, { story: ServerStory; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: any; }; icon: { type: StringConstructor; default: any; }; iconColor: { type: StringConstructor; default: any; }; docsOnly: { type: BooleanConstructor; default: boolean; }; meta: { type: PropType; default: any; }; }>> & Readonly<{}>, { meta: any; title: string; id: string; group: string; layout: import("@histoire/shared").StoryLayout; icon: string; iconColor: string; docsOnly: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;