export { AllSlidesPresentation, type AllSlidesPresentationProps, } from './all-slides-presentation'; export { Presentation, type PresentationProps } from './presentation'; //# sourceMappingURL=index.d.ts.map