import { DefineComponent, ExtractPropTypes, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue'; import { DefineComponent } from '@primevue/core'; import { TextareaProps, TextareaSlots } from 'primevue/textarea'; declare const _default: DefineComponent, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "open-json-editor"[], "open-json-editor", PublicProps, Readonly< ExtractPropTypes<{ bookmarksJson: { type: StringConstructor; default: string; }; }>> & Readonly<{ "onOpen-json-editor"?: (...args: any[]) => any; }>, { bookmarksJson: string; }, {}, { PrimeTextarea: DefineComponent void) & ((e: "value-change", value: string) => void)>; FieldLabel: DefineComponent, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{ label: { type: StringConstructor; required: true; }; forId: { type: StringConstructor; default: string; }; help: { type: StringConstructor; default: string; }; example: { type: StringConstructor; default: string; }; }>> & Readonly<{}>, { help: string; example: string; forId: string; }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>; }, {}, string, ComponentProvideOptions, true, {}, any>; export default _default; //# sourceMappingURL=BookmarksConfig.vue.d.ts.map