import React from 'react'; import { IRollInContainerProps } from '.'; export declare const RollIn: React.FC;