import React from 'react'; import { IRubberBandPresentationProps } from './'; export declare const RubberBandPresentation: React.FC;