import { ComponentType } from 'react'; import { TelegramAmpContainerProps } from './types'; export declare const TelegramAmpContainer: ComponentType;