export { default } from '../entering/slide-in';
export type { SlideInProps } from '../entering/slide-in';
