import React from 'react'; import { IRotateInPresentationProps } from './'; export declare const RotateInPresentation: React.FC;