import React from 'react'; import { IRotateInUpLeftPresentationProps } from './'; export declare const RotateInUpLeftPresentation: React.FC;