import React from 'react'; import { IRotateOutPresentationProps } from './'; export declare const RotateOutPresentation: React.FC;