import { PropType } from 'vue'; import { IOnboarding } from './types'; declare const _default: import('vue').DefineComponent; required: true; }; title: { type: StringConstructor; required: true; }; uniqueId: { type: StringConstructor; required: true; }; width: { type: StringConstructor; default: string; }; }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { "update:model-value": (...args: any[]) => void; }, string, import('vue').PublicProps, Readonly; required: true; }; title: { type: StringConstructor; required: true; }; uniqueId: { type: StringConstructor; required: true; }; width: { type: StringConstructor; default: string; }; }>> & Readonly<{ "onUpdate:model-value"?: ((...args: any[]) => any) | undefined; }>, { eager: boolean; modelValue: boolean; persistent: boolean; width: string; attach: boolean; imgWidth: string; displayImgMobile: boolean; finalBtnLabel: string; imgHeight: string; skipBtnLabel: string; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>; export default _default;