import React from 'react'; import { IWobblePresentationProps } from './'; export declare const WobblePresentation: React.FC;