import React from 'react'; import { ISwingPresentationProps } from './'; export declare const SwingPresentation: React.FC;