import { UserBillNftData } from '../../../../types/yourbonds'; export declare function getTemplateHTML(data: UserBillNftData): string;