import { ComponentType } from 'react'; import { LinkedinAmpContainerProps } from './types'; export declare const LinkedinAmpContainer: ComponentType;