import { DefineComponent, Ref, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue'; declare const _default: DefineComponent<{}, { health: Ref<{ ok: boolean; detail: string; }, { ok: boolean; detail: string; } | { ok: boolean; detail: string; }>; checked: Ref; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>; export default _default; //# sourceMappingURL=ConfigHealthBanner.vue.d.ts.map