import React from 'react'; import { IWobbleContainerProps } from '.'; export declare const Wobble: React.FC;