/// import { SelectItem } from '@/shared/SelectItem'; export declare const TemplatePlcSerial: (props: { portNoItems: SelectItem[]; }) => JSX.Element;