import React from 'react'; import { IRollInPresentationProps } from './'; export declare const RollInPresentation: React.FC;