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