import { ComponentType } from 'react'; import { TwitterAmpContainerProps } from './types'; export declare const TwitterAmpContainer: ComponentType;