import React from 'react'; import { IFlashPresentationProps } from './'; export declare const FlashPresentation: React.FC;