import React from 'react'; import { IRotateInUpRightPresentationProps } from './'; export declare const RotateInUpRightPresentation: React.FC;