import React from 'react'; import { IRollOutPresentationProps } from './'; export declare const RollOutPresentation: React.FC;