import React from 'react'; import { ITadaPresentationProps } from './'; export declare const TadaPresentation: React.FC;