import { TemplateVariableTableProps } from '@/template/interface'; import React from 'react'; export declare const TemplateVariableTable: React.FC;