declare const _default: import("vue").DefineComponent<{ transition: import("vue-types").VueTypeValidableDef & { default: string; } & { default: string; }; }, { props: Readonly & { default: string; } & { default: string; }; }>> & {}>>; beforeEnter: (el: any) => void; enter: (el: any) => void; afterEnter: (el: any) => void; beforeLeave: (el: any) => void; leave: (el: any) => void; afterLeave: (el: any) => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly & { default: string; } & { default: string; }; }>>, { transition: string; }>; export default _default;