import { ComponentType } from 'react'; import { FacebookAmpContainerProps } from './types'; export declare const FacebookAmpContainer: ComponentType;