import React from 'react'; import { IRollOutContainerProps } from '.'; export declare const RollOut: React.FC;