export declare const renderMustache: (templateName: string, viewData: any) => string;