export { default as CdekToaster } from './BaseToaster.vue'; export type { ToasterProps } from './BaseToaster.vue';