import { DefineComponent, ExtractPropTypes, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue'; import { DefineComponent } from '@primevue/core'; import { ButtonProps, ButtonSlots } from 'primevue/button'; declare const _default: DefineComponent, {}, { errorNb: string; }, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{ homeName: { type: StringConstructor; default: string; }; }>> & Readonly<{}>, { homeName: string; }, {}, { ErrorComponent: DefineComponent, {}, { title: string; subtitle: string; }, {}, { onClick(): void; }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{ errorNb: { type: StringConstructor; default: string; }; homeName: { type: StringConstructor; default: string; }; }>> & Readonly<{}>, { errorNb: string; homeName: string; }, {}, { PrimeButton: DefineComponent void>; }, {}, string, ComponentProvideOptions, true, {}, any>; }, {}, string, ComponentProvideOptions, true, {}, any>; export default _default; //# sourceMappingURL=NotFoundPages.vue.d.ts.map