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