import React from 'react'; import { ITadaContainerProps } from '.'; export declare const Tada: React.FC;