import 'client-only';
export { SharedElementTransition, SharedElement } from '../src/SharedElementTransition';
export type { SharedElementTransitionProps, SharedElementProps, SharedElementRenderProps } from '../src/SharedElementTransition';
