import React from 'react'; import { IFlipPresentationProps } from './'; export declare const FlipPresentation: React.FC;