import React from 'react'; import { IRubberBandContainerProps } from '.'; export declare const RubberBand: React.FC;