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