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