/** * Simple panel that receives its open state via prop, which is responsible of rendering * default slot inside a configurable transition. * * @public */ declare const _default: import("vue").DefineComponent, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { animation: string | Function | Record; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default; //# sourceMappingURL=base-toggle-panel.vue?vue&type=script&lang.d.ts.map