export declare function template(str: string, data: Record<string, any>, regex?: RegExp): string;
//# sourceMappingURL=template.d.ts.map