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