export default TemplateHandler; declare function TemplateHandler({ props }: { props: any; }): import("react/jsx-runtime").JSX.Element;