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