import React from 'react';
import type { IPresenceTransitionProps } from './types';
declare const _default: React.MemoExoticComponent<React.ForwardRefExoticComponent<IPresenceTransitionProps & React.RefAttributes<unknown>>>;
export default _default;
