import React from 'react'; import { IJelloPresentationProps } from './'; export declare const JelloPresentation: React.FC;