export declare function processTemplate(content: string, context?: { [key: string]: string | number; }): any;