import React from 'react'; import { IFlipContainerProps } from '.'; export declare const Flip: React.FC;