import React from 'react'; import type { ITransitionProps } from './types'; export declare const Transition: React.ForwardRefExoticComponent>;