export { default as AnimatePresence } from './AnimatePresence';
export type { AnimatePresenceProps } from './types';
