/** * Renders a transition wrapping the element passed in the default slot. The animation just fades * in/out the element by changing its opacity. * * @public */ declare const _default: import("vue").DefineComponent, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { appear: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default; //# sourceMappingURL=fade.vue?vue&type=script&lang.d.ts.map