import React from 'react'; import { TemplateProps } from './interface'; export declare const Template: React.FC;