import React from 'react'; import { TemplateApplyProps } from '../interface'; export declare const TemplateApply: React.FC;