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