import { ComponentType } from 'react'; import { WhatsAppAmpContainerProps } from './types'; export declare const WhatsAppAmpContainer: ComponentType;