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