/// import type { AmpElementProps } from "./AmpElement"; export declare const AmpTemplate: (props: AmpElementProps) => JSX.Element;