import { ReactIconComponentType } from '../types';

declare const TransitEnterexit: ReactIconComponentType;
export default TransitEnterexit;
            