export { AllSlidesPresentation, type AllSlidesPresentationProps, } from "./all-slides-presentation" export { Presentation, type PresentationProps } from "./presentation"