import React from 'react'; import { IRotateInDownRightPresentationProps } from './'; export declare const RotateInDownRightPresentation: React.FC;