import React from 'react'; import { IRotateInDownLeftPresentationProps } from './'; export declare const RotateInDownLeftPresentation: React.FC;