import React from 'react'; import { ISwingContainerProps } from '.'; export declare const Swing: React.FC;